Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Robert Oswald 72 posts 24 karma points
    Mar 22, 2009 @ 03:28
    Robert Oswald
    0

    Choose style with "[element].[class]" instead of just "[element]" or ".[class]"

    is it possible to create a style property for the RTE that is a little more complex than just:
    [quote]Uses CSS syntax ex: h1, .redHeader, .blueTex[/quote]
    for example, i want to use:
    [code]h1.first[/code]
    but if i choose this style in the RTE no change is applied to the html... so it's not working?

    i have only little hope that there's a solution for this... at least it would be nice for one of the next versions.

    so long, robert

  • Yannick Smits 321 posts 718 karma points
    Dec 14, 2010 @ 14:51
    Yannick Smits
    0

    Have you created a request in codeplex already?

    In the meantime you could try to override the initialization in javascript:
    http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/style_formats

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies